Download nav data
if (get.nav) {
source(here("Code/get_nav.R"))
if (save.figs) {
source(here("Code/map_nav.R"))
}
}
Map results
Lasker transits
include_graphics(here("Figs/lasker_plot.png"))

Shimada transits
include_graphics(here("Figs/shimada_plot.png"))

All transits
include_graphics(here("Figs/both_plots.png"))
